type os.noWriteTo

3 uses

	os (current package)
		file.go#L258: type noWriteTo struct{}
		file.go#L262: func (noWriteTo) WriteTo(io.Writer) (int64, error) {
		file.go#L270: 	noWriteTo